Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-27651 (GCVE-0-2022-27651)
Vulnerability from cvelistv5
Published
2022-04-04 19:45
Modified
2024-08-03 05:32
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-276 - - Incorrect Default Permissions
Summary
A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity.
References
Impacted products
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T05:32:59.789Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b"
},
{
"name": "FEDORA-2022-224a93852c",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2VWH6X6HOFPO6HTESF42HIJZEPXSWVIO/"
},
{
"name": "FEDORA-2022-e6388650ea",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7NETC7I6RTMMBRJJQVJOJUPDK4W4PQSJ/"
},
{
"name": "FEDORA-2022-1a15fe81f0",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/25YI27MENCEPZTTGRVU6BQD5V53FNI52/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "buildah",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "Affects buildah v1.24.0 and prior, Fixed in - v1.25.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-276",
"description": "CWE-276 - Incorrect Default Permissions",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-05-07T06:06:35",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b"
},
{
"name": "FEDORA-2022-224a93852c",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2VWH6X6HOFPO6HTESF42HIJZEPXSWVIO/"
},
{
"name": "FEDORA-2022-e6388650ea",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7NETC7I6RTMMBRJJQVJOJUPDK4W4PQSJ/"
},
{
"name": "FEDORA-2022-1a15fe81f0",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/25YI27MENCEPZTTGRVU6BQD5V53FNI52/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-27651",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "buildah",
"version": {
"version_data": [
{
"version_value": "Affects buildah v1.24.0 and prior, Fixed in - v1.25.0"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-276 - Incorrect Default Permissions"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"name": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"refsource": "MISC",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
},
{
"name": "https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b",
"refsource": "MISC",
"url": "https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b"
},
{
"name": "FEDORA-2022-224a93852c",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2VWH6X6HOFPO6HTESF42HIJZEPXSWVIO/"
},
{
"name": "FEDORA-2022-e6388650ea",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7NETC7I6RTMMBRJJQVJOJUPDK4W4PQSJ/"
},
{
"name": "FEDORA-2022-1a15fe81f0",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/25YI27MENCEPZTTGRVU6BQD5V53FNI52/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2022-27651",
"datePublished": "2022-04-04T19:45:44",
"dateReserved": "2022-03-22T00:00:00",
"dateUpdated": "2024-08-03T05:32:59.789Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2022-27651\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2022-04-04T20:15:10.990\",\"lastModified\":\"2024-11-21T06:56:06.213\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity.\"},{\"lang\":\"es\",\"value\":\"Se ha encontrado un fallo en buildah por el que los contenedores eran iniciados incorrectamente con permisos por defecto no vac\u00edos. Se ha encontrado un bug en Moby (Docker Engine) donde los contenedores eran iniciados incorrectamente con capacidades de proceso Linux heredables no vac\u00edas, permitiendo a un atacante con acceso a programas con capacidades de archivo heredables elevar esas capacidades al conjunto permitido cuando execve(2) se ejecuta. Esto presenta el potencial de afectar la confidencialidad e integridad\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":6.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":5.2}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:P/I:P/A:N\",\"baseScore\":4.9,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":6.8,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-276\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-276\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:buildah_project:buildah:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.25.0\",\"matchCriteriaId\":\"4131BE2A-9EA3-46B8-B99B-DFE8B4221497\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2066840\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/25YI27MENCEPZTTGRVU6BQD5V53FNI52/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2VWH6X6HOFPO6HTESF42HIJZEPXSWVIO/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7NETC7I6RTMMBRJJQVJOJUPDK4W4PQSJ/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2066840\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/25YI27MENCEPZTTGRVU6BQD5V53FNI52/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2VWH6X6HOFPO6HTESF42HIJZEPXSWVIO/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7NETC7I6RTMMBRJJQVJOJUPDK4W4PQSJ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
rhsa-2022_1407
Vulnerability from csaf_redhat
Published
2022-04-19 15:57
Modified
2024-11-22 17:31
Summary
Red Hat Security Advisory: container-tools:2.0 security and bug fix update
Notes
Topic
An update for the container-tools:2.0 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
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):
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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):
* [8.2 EUS backport] podman cpu stats bug (BZ#2062400)
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:2.0 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\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* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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* [8.2 EUS backport] podman cpu stats bug (BZ#2062400)",
"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:1407",
"url": "https://access.redhat.com/errata/RHSA-2022:1407"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1407.json"
}
],
"title": "Red Hat Security Advisory: container-tools:2.0 security and bug fix update",
"tracking": {
"current_release_date": "2024-11-22T17:31:04+00:00",
"generator": {
"date": "2024-11-22T17:31:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:1407",
"initial_release_date": "2022-04-19T15:57:37+00:00",
"revision_history": [
{
"date": "2022-04-19T15:57:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-19T15:57:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T17:31:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "container-tools:2.0:8040020220411112506:c0c392d5",
"product": {
"name": "container-tools:2.0:8040020220411112506:c0c392d5",
"product_id": "container-tools:2.0:8040020220411112506:c0c392d5",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/container-tools@2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.noarch",
"product": {
"name": "cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.noarch",
"product_id": "cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch",
"product": {
"name": "container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch",
"product_id": "container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.130.0-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-docker-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch",
"product": {
"name": "podman-docker-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch",
"product_id": "podman-docker-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch",
"product": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch",
"product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch",
"product": {
"name": "toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch",
"product_id": "toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch",
"product": {
"name": "udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch",
"product_id": "udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.src",
"product": {
"name": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.src",
"product_id": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.src",
"product": {
"name": "cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.src",
"product_id": "cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.src",
"product": {
"name": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.src",
"product_id": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.src",
"product": {
"name": "container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.src",
"product_id": "container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.130.0-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.src",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.src",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.src",
"product": {
"name": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.src",
"product_id": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.src",
"product": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.src",
"product_id": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.src",
"product": {
"name": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.src",
"product_id": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src",
"product": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src",
"product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.src",
"product": {
"name": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.src",
"product_id": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.src",
"product": {
"name": "toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.src",
"product_id": "toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.src",
"product": {
"name": "udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.src",
"product_id": "udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
"product_reference": "container-tools:2.0:8040020220411112506:c0c392d5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.src as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.src"
},
"product_reference": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.noarch as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.noarch"
},
"product_reference": "cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.src as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.src"
},
"product_reference": "cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.src as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.src"
},
"product_reference": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch"
},
"product_reference": "container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.src as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.src"
},
"product_reference": "container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.src as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.src"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.src as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.src"
},
"product_reference": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.src as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.src"
},
"product_reference": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.src as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.src"
},
"product_reference": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-docker-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch"
},
"product_reference": "podman-docker-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch"
},
"product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src"
},
"product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.src as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.src"
},
"product_reference": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64 as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch"
},
"product_reference": "toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.src as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.src"
},
"product_reference": "toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch"
},
"product_reference": "udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.src as a component of container-tools:2.0:8040020220411112506:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.src"
},
"product_reference": "udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-docker-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-19T15:57:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-docker-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-docker-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-docker-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-19T15:57:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-docker-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1407"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-docker-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.src"
]
}
],
"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": [
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-debugsource-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:buildah-tests-debuginfo-0:1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:cockpit-podman-0:11-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:conmon-2:2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:container-selinux-2:2.130.0-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:containers-common-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:crit-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debuginfo-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:criu-debugsource-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-debugsource-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-docker-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-remote-debuginfo-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:podman-tests-0:1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:python3-criu-0:3.12-9.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debuginfo-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:runc-debugsource-0:1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debuginfo-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-debugsource-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:skopeo-tests-1:0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:toolbox-0:0.0.7-1.module+el8.4.0+14792+f44be4c2.src",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:2.0:8040020220411112506:c0c392d5:udica-0:0.2.1-2.module+el8.4.0+14792+f44be4c2.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
rhsa-2022:1565
Vulnerability from csaf_redhat
Published
2022-04-26 20:08
Modified
2025-10-09 22:55
Summary
Red Hat Security Advisory: container-tools:3.0 security and bug fix 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):
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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):
* 3.0 stable stream: podman run --pid=host command causes OCI permission error (BZ#2070961)
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* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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* 3.0 stable stream: podman run --pid=host command causes OCI permission error (BZ#2070961)",
"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:1565",
"url": "https://access.redhat.com/errata/RHSA-2022:1565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "2070961",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070961"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1565.json"
}
],
"title": "Red Hat Security Advisory: container-tools:3.0 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-09T22:55:55+00:00",
"generator": {
"date": "2025-10-09T22:55:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:1565",
"initial_release_date": "2022-04-26T20:08:25+00:00",
"revision_history": [
{
"date": "2022-04-26T20:08:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-26T20:08:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T22: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.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product": {
"name": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0)",
"product_id": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=noarch\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product": {
"name": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0)",
"product_id": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product": {
"name": "podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0)",
"product_id": "podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=noarch\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product": {
"name": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0)",
"product_id": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=noarch\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0"
},
"product_reference": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0"
},
"product_reference": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0"
},
"product_reference": "podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0"
},
"product_reference": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-26T20:08:25+00:00",
"details": "For details on 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.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1565"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-26T20:08:25+00:00",
"details": "For details on 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.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1565"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
]
}
],
"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": [
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
rhsa-2022:4816
Vulnerability from csaf_redhat
Published
2022-05-31 12:21
Modified
2025-11-07 00:11
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.4 Extended Update Support.
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
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
* psgo: Privilege escalation in 'podman top' (CVE-2022-1227)
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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": "An update for the container-tools:3.0 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* psgo: Privilege escalation in \u0027podman top\u0027 (CVE-2022-1227)\n\n* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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:4816",
"url": "https://access.redhat.com/errata/RHSA-2022:4816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1972343",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1972343"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4816.json"
}
],
"title": "Red Hat Security Advisory: container-tools:3.0 security update",
"tracking": {
"current_release_date": "2025-11-07T00:11:53+00:00",
"generator": {
"date": "2025-11-07T00:11:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2022:4816",
"initial_release_date": "2022-05-31T12:21:24+00:00",
"revision_history": [
{
"date": "2022-05-31T12:21:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-31T12:21:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-07T00:11:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0)",
"product_id": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=noarch\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product": {
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0)",
"product_id": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product": {
"name": "podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0)",
"product_id": "podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=noarch\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product": {
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0)",
"product_id": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=noarch\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product": {
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0)",
"product_id": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=noarch\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0"
},
"product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0"
},
"product_reference": "podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0"
},
"product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0"
},
"product_reference": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Aleksa Sarai"
],
"organization": "SUSE"
}
],
"cve": "CVE-2022-1227",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2022-03-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2070368"
}
],
"notes": [
{
"category": "description",
"text": "A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the \u0027podman top\u0027 command. This action gives the attacker access to the host filesystem, leading to information disclosure or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "psgo: Privilege escalation in \u0027podman top\u0027",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1227"
},
{
"category": "external",
"summary": "RHBZ#2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/issues/10941",
"url": "https://github.com/containers/podman/issues/10941"
}
],
"release_date": "2021-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-31T12:21:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4816"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "psgo: Privilege escalation in \u0027podman top\u0027"
},
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-31T12:21:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4816"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-31T12:21:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4816"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
]
}
],
"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": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
rhsa-2022:1566
Vulnerability from csaf_redhat
Published
2022-04-26 20:56
Modified
2025-10-09 22:55
Summary
Red Hat Security Advisory: container-tools:2.0 security update
Notes
Topic
An update for the container-tools:2.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):
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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": "An update for the container-tools:2.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* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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:1566",
"url": "https://access.redhat.com/errata/RHSA-2022:1566"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1566.json"
}
],
"title": "Red Hat Security Advisory: container-tools:2.0 security update",
"tracking": {
"current_release_date": "2025-10-09T22:55:56+00:00",
"generator": {
"date": "2025-10-09T22:55:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:1566",
"initial_release_date": "2022-04-26T20:56:53+00:00",
"revision_history": [
{
"date": "2022-04-26T20:56:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-26T20:56:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T22:55:56+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.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026epoch=2\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.130.0-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026epoch=2\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product": {
"name": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0)",
"product_id": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product": {
"name": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0)",
"product_id": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.130.0-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product": {
"name": "podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0)",
"product_id": "podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0)",
"product_id": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product": {
"name": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0)",
"product_id": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product": {
"name": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0)",
"product_id": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0"
},
"product_reference": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0"
},
"product_reference": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0"
},
"product_reference": "podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0"
},
"product_reference": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0"
},
"product_reference": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0"
},
"product_reference": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-26T20:56:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-26T20:56:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1566"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
]
}
],
"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": [
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
RHSA-2022:1566
Vulnerability from csaf_redhat
Published
2022-04-26 20:56
Modified
2025-10-09 22:55
Summary
Red Hat Security Advisory: container-tools:2.0 security update
Notes
Topic
An update for the container-tools:2.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):
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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": "An update for the container-tools:2.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* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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:1566",
"url": "https://access.redhat.com/errata/RHSA-2022:1566"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1566.json"
}
],
"title": "Red Hat Security Advisory: container-tools:2.0 security update",
"tracking": {
"current_release_date": "2025-10-09T22:55:56+00:00",
"generator": {
"date": "2025-10-09T22:55:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:1566",
"initial_release_date": "2022-04-26T20:56:53+00:00",
"revision_history": [
{
"date": "2022-04-26T20:56:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-26T20:56:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T22:55:56+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.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026epoch=2\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.130.0-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026epoch=2\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product": {
"name": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0)",
"product_id": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product": {
"name": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0)",
"product_id": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product": {
"name": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0)",
"product_id": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.130.0-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product": {
"name": "podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0)",
"product_id": "podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0)",
"product_id": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product": {
"name": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0)",
"product_id": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product": {
"name": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0)",
"product_id": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026rpmmod=container-tools:2.0:8050020220411114323:e34216c9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0"
},
"product_reference": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0"
},
"product_reference": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0"
},
"product_reference": "podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0"
},
"product_reference": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0"
},
"product_reference": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0"
},
"product_reference": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
},
"product_reference": "udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-26T20:56:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-26T20:56:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1566"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
]
}
],
"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": [
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-11-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.130.0-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:containers-common-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:crit-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-1.6.4-28.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.12-9.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.7-1.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.noarch.rpm-container-tools:2.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.1-2.module+el8.5.0+14796+e4386a39.src.rpm-container-tools:2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
rhsa-2022:1762
Vulnerability from csaf_redhat
Published
2022-05-10 14:19
Modified
2025-11-07 16:39
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 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
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
* psgo: Privilege escalation in 'podman top' (CVE-2022-1227)
* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* crun: Default inheritable capabilities for linux container should be empty (CVE-2022-27650)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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.6 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 the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* psgo: Privilege escalation in \u0027podman top\u0027 (CVE-2022-1227)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* crun: Default inheritable capabilities for linux container should be empty (CVE-2022-27650)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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.6 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:1762",
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
},
{
"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/8/html/8.6_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/"
},
{
"category": "external",
"summary": "1861760",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861760"
},
{
"category": "external",
"summary": "1967642",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1967642"
},
{
"category": "external",
"summary": "1982164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1982164"
},
{
"category": "external",
"summary": "1982784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1982784"
},
{
"category": "external",
"summary": "1995900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995900"
},
{
"category": "external",
"summary": "1998835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1998835"
},
{
"category": "external",
"summary": "2000914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2000914"
},
{
"category": "external",
"summary": "2002721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2002721"
},
{
"category": "external",
"summary": "2004993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004993"
},
{
"category": "external",
"summary": "2005972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005972"
},
{
"category": "external",
"summary": "2006678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2006678"
},
{
"category": "external",
"summary": "2009047",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2009047"
},
{
"category": "external",
"summary": "2009296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2009296"
},
{
"category": "external",
"summary": "2017266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2017266"
},
{
"category": "external",
"summary": "2018949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2018949"
},
{
"category": "external",
"summary": "2023112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2023112"
},
{
"category": "external",
"summary": "2024229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024229"
},
{
"category": "external",
"summary": "2025336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025336"
},
{
"category": "external",
"summary": "2030599",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030599"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2055487",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055487"
},
{
"category": "external",
"summary": "2059754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059754"
},
{
"category": "external",
"summary": "2065292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065292"
},
{
"category": "external",
"summary": "2065707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065707"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "2066845",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066845"
},
{
"category": "external",
"summary": "2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1762.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-07T16:39:50+00:00",
"generator": {
"date": "2025-11-07T16:39:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2022:1762",
"initial_release_date": "2022-05-10T14:19:56+00:00",
"revision_history": [
{
"date": "2022-05-10T14:19:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-10T14:19:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-07T16:39:50+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.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@43-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.179.1-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.0.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@43-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=noarch\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.179.1-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8)",
"product_id": "podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.0.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=noarch\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=noarch\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
}
]
},
"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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
},
"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-05-10T14:19:56+00:00",
"details": "For details on 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension"
},
{
"acknowledgments": [
{
"names": [
"Aleksa Sarai"
],
"organization": "SUSE"
}
],
"cve": "CVE-2022-1227",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2022-03-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2070368"
}
],
"notes": [
{
"category": "description",
"text": "A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the \u0027podman top\u0027 command. This action gives the attacker access to the host filesystem, leading to information disclosure or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "psgo: Privilege escalation in \u0027podman top\u0027",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1227"
},
{
"category": "external",
"summary": "RHBZ#2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/issues/10941",
"url": "https://github.com/containers/podman/issues/10941"
}
],
"release_date": "2021-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T14:19:56+00:00",
"details": "For details on 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "psgo: Privilege escalation in \u0027podman top\u0027"
},
{
"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.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successful exploitation of a CWE-772: Missing Release of Resource after Effective Lifetime and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nBaseline configurations enforce strict resource allocation and lifecycle management policies, ensuring that memory, CPU, and storage resources are efficiently released when no longer needed. The platform continuously monitors resource allocation and usage across compute environments and workloads, leveraging built-in quota and limit mechanisms to prevent resource exhaustion caused by unreleased objects. Real-time system monitoring detects abnormal consumption patterns, such as unused resource retention or elevated usage levels, enabling timely remediation and preventing compounding impacts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
},
"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-05-10T14:19:56+00:00",
"details": "For details on 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T14:19:56+00:00",
"details": "For details on 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27650",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066845"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in crun where containers were incorrectly started with non-empty default permissions. A vulnerability was found in Moby (Docker Engine) where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crun: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nAmong the supported OpenShift Container Platform releases, only v4.10 is affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27650"
},
{
"category": "external",
"summary": "RHBZ#2066845",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066845"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27650",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27650"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27650",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27650"
},
{
"category": "external",
"summary": "https://github.com/containers/crun/security/advisories/GHSA-wr4f-w546-m398",
"url": "https://github.com/containers/crun/security/advisories/GHSA-wr4f-w546-m398"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T14:19:56+00:00",
"details": "For details on 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"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:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crun: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T14:19:56+00:00",
"details": "For details on 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"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": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
rhsa-2022_1762
Vulnerability from csaf_redhat
Published
2022-05-10 14:19
Modified
2025-01-06 19:18
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 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
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
* psgo: Privilege escalation in 'podman top' (CVE-2022-1227)
* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* crun: Default inheritable capabilities for linux container should be empty (CVE-2022-27650)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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.6 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 the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* psgo: Privilege escalation in \u0027podman top\u0027 (CVE-2022-1227)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* crun: Default inheritable capabilities for linux container should be empty (CVE-2022-27650)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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.6 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:1762",
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
},
{
"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/8/html/8.6_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/"
},
{
"category": "external",
"summary": "1861760",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861760"
},
{
"category": "external",
"summary": "1967642",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1967642"
},
{
"category": "external",
"summary": "1982164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1982164"
},
{
"category": "external",
"summary": "1982784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1982784"
},
{
"category": "external",
"summary": "1995900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995900"
},
{
"category": "external",
"summary": "1998835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1998835"
},
{
"category": "external",
"summary": "2000914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2000914"
},
{
"category": "external",
"summary": "2002721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2002721"
},
{
"category": "external",
"summary": "2004993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004993"
},
{
"category": "external",
"summary": "2005972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005972"
},
{
"category": "external",
"summary": "2006678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2006678"
},
{
"category": "external",
"summary": "2009047",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2009047"
},
{
"category": "external",
"summary": "2009296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2009296"
},
{
"category": "external",
"summary": "2017266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2017266"
},
{
"category": "external",
"summary": "2018949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2018949"
},
{
"category": "external",
"summary": "2023112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2023112"
},
{
"category": "external",
"summary": "2024229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024229"
},
{
"category": "external",
"summary": "2025336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025336"
},
{
"category": "external",
"summary": "2030599",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030599"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2055487",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055487"
},
{
"category": "external",
"summary": "2059754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059754"
},
{
"category": "external",
"summary": "2065292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065292"
},
{
"category": "external",
"summary": "2065707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065707"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "2066845",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066845"
},
{
"category": "external",
"summary": "2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1762.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-01-06T19:18:40+00:00",
"generator": {
"date": "2025-01-06T19:18:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:1762",
"initial_release_date": "2022-05-10T14:19:56+00:00",
"revision_history": [
{
"date": "2022-05-10T14:19:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-10T14:19:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:18:40+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.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:8060020220401155929:2e213529",
"product": {
"name": "container-tools:rhel8:8060020220401155929:2e213529",
"product_id": "container-tools:rhel8:8060020220401155929:2e213529",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/container-tools@rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"product": {
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"product_id": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@43-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"product": {
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"product_id": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.179.1-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"product": {
"name": "podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"product_id": "podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"product": {
"name": "python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"product_id": "python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.0.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"product": {
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"product_id": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"product_id": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"product_id": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@43-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"product_id": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"product_id": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.179.1-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"product_id": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"product_id": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"product_id": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"product_id": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"product_id": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"product_id": "python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.0.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"product_id": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"product_id": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src",
"product": {
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src",
"product_id": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
"product_reference": "container-tools:rhel8:8060020220401155929:2e213529",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch"
},
"product_reference": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch"
},
"product_reference": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch"
},
"product_reference": "podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch"
},
"product_reference": "python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch"
},
"product_reference": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src as a component of container-tools:rhel8:8060020220401155929:2e213529 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
},
"product_reference": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src",
"relates_to_product_reference": "AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Aleksa Sarai"
],
"organization": "SUSE"
}
],
"cve": "CVE-2022-1227",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2022-03-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2070368"
}
],
"notes": [
{
"category": "description",
"text": "A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the \u0027podman top\u0027 command. This action gives the attacker access to the host filesystem, leading to information disclosure or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "psgo: Privilege escalation in \u0027podman top\u0027",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1227"
},
{
"category": "external",
"summary": "RHBZ#2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/issues/10941",
"url": "https://github.com/containers/podman/issues/10941"
}
],
"release_date": "2021-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T14:19:56+00:00",
"details": "For details on 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.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "psgo: Privilege escalation in \u0027podman top\u0027"
},
{
"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.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.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-05-10T14:19:56+00:00",
"details": "For details on 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.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T14:19:56+00:00",
"details": "For details on 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.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27650",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066845"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in crun where containers were incorrectly started with non-empty default permissions. A vulnerability was found in Moby (Docker Engine) where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crun: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nAmong the supported OpenShift Container Platform releases, only v4.10 is affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27650"
},
{
"category": "external",
"summary": "RHBZ#2066845",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066845"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27650",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27650"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27650",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27650"
},
{
"category": "external",
"summary": "https://github.com/containers/crun/security/advisories/GHSA-wr4f-w546-m398",
"url": "https://github.com/containers/crun/security/advisories/GHSA-wr4f-w546-m398"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T14:19:56+00:00",
"details": "For details on 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.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"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:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crun: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T14:19:56+00:00",
"details": "For details on 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.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
]
}
],
"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": [
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch",
"AppStream-8.6.0.GA:container-tools:rhel8:8060020220401155929:2e213529:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
RHSA-2022:4651
Vulnerability from csaf_redhat
Published
2022-05-18 14:02
Modified
2025-11-07 00:11
Summary
Red Hat Security Advisory: container-tools:2.0 security update
Notes
Topic
An update for the container-tools:2.0 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
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
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
* psgo: Privilege escalation in 'podman top' (CVE-2022-1227)
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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": "An update for the container-tools:2.0 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* psgo: Privilege escalation in \u0027podman top\u0027 (CVE-2022-1227)\n\n* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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:4651",
"url": "https://access.redhat.com/errata/RHSA-2022:4651"
},
{
"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/cve/cve-2022-1227",
"url": "https://access.redhat.com/security/cve/cve-2022-1227"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2022-27649",
"url": "https://access.redhat.com/security/cve/cve-2022-27649"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2022-27651",
"url": "https://access.redhat.com/security/cve/cve-2022-27651"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4651.json"
}
],
"title": "Red Hat Security Advisory: container-tools:2.0 security update",
"tracking": {
"current_release_date": "2025-11-07T00:11:51+00:00",
"generator": {
"date": "2025-11-07T00:11:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2022:4651",
"initial_release_date": "2022-05-18T14:02:34+00:00",
"revision_history": [
{
"date": "2022-05-18T14:02:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-18T14:02:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-07T00:11:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.124.0-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product": {
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0)",
"product_id": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product": {
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0)",
"product_id": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.124.0-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product": {
"name": "podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0)",
"product_id": "podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0)",
"product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product": {
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0)",
"product_id": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product": {
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0)",
"product_id": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0"
},
"product_reference": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0"
},
"product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0"
},
"product_reference": "podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0"
},
"product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0"
},
"product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0"
},
"product_reference": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Aleksa Sarai"
],
"organization": "SUSE"
}
],
"cve": "CVE-2022-1227",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2022-03-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2070368"
}
],
"notes": [
{
"category": "description",
"text": "A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the \u0027podman top\u0027 command. This action gives the attacker access to the host filesystem, leading to information disclosure or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "psgo: Privilege escalation in \u0027podman top\u0027",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1227"
},
{
"category": "external",
"summary": "RHBZ#2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/issues/10941",
"url": "https://github.com/containers/podman/issues/10941"
}
],
"release_date": "2021-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-18T14:02:34+00:00",
"details": "For details on 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.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4651"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "psgo: Privilege escalation in \u0027podman top\u0027"
},
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-18T14:02:34+00:00",
"details": "For details on 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.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4651"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-18T14:02:34+00:00",
"details": "For details on 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.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4651"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
]
}
],
"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": [
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
rhsa-2022_4651
Vulnerability from csaf_redhat
Published
2022-05-18 14:02
Modified
2024-11-22 17:31
Summary
Red Hat Security Advisory: container-tools:2.0 security update
Notes
Topic
An update for the container-tools:2.0 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
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
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
* psgo: Privilege escalation in 'podman top' (CVE-2022-1227)
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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": "An update for the container-tools:2.0 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* psgo: Privilege escalation in \u0027podman top\u0027 (CVE-2022-1227)\n\n* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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:4651",
"url": "https://access.redhat.com/errata/RHSA-2022:4651"
},
{
"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/cve/cve-2022-1227",
"url": "https://access.redhat.com/security/cve/cve-2022-1227"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2022-27649",
"url": "https://access.redhat.com/security/cve/cve-2022-27649"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2022-27651",
"url": "https://access.redhat.com/security/cve/cve-2022-27651"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4651.json"
}
],
"title": "Red Hat Security Advisory: container-tools:2.0 security update",
"tracking": {
"current_release_date": "2024-11-22T17:31:32+00:00",
"generator": {
"date": "2024-11-22T17:31:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:4651",
"initial_release_date": "2022-05-18T14:02:34+00:00",
"revision_history": [
{
"date": "2022-05-18T14:02:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-18T14:02:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T17:31:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "container-tools:2.0:8020020220420173758:28c38760",
"product": {
"name": "container-tools:2.0:8020020220420173758:28c38760",
"product_id": "container-tools:2.0:8020020220420173758:28c38760",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/container-tools@2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch",
"product": {
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch",
"product_id": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch",
"product": {
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch",
"product_id": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.124.0-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch",
"product": {
"name": "podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch",
"product_id": "podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch",
"product": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch",
"product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch",
"product": {
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch",
"product_id": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch",
"product": {
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch",
"product_id": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src",
"product": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src",
"product_id": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src",
"product": {
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src",
"product_id": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src",
"product": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src",
"product_id": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src",
"product": {
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src",
"product_id": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.124.0-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src",
"product": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src",
"product_id": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src",
"product": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src",
"product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src",
"product": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src",
"product_id": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src",
"product": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src",
"product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src",
"product": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src",
"product_id": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src",
"product": {
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src",
"product_id": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src",
"product": {
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src",
"product_id": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
"product_reference": "container-tools:2.0:8020020220420173758:28c38760",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src"
},
"product_reference": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch"
},
"product_reference": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src"
},
"product_reference": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src"
},
"product_reference": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch"
},
"product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src"
},
"product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src"
},
"product_reference": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src"
},
"product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src"
},
"product_reference": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch"
},
"product_reference": "podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch"
},
"product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src"
},
"product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src"
},
"product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64 as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch"
},
"product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src"
},
"product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch"
},
"product_reference": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src as a component of container-tools:2.0:8020020220420173758:28c38760 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src"
},
"product_reference": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Aleksa Sarai"
],
"organization": "SUSE"
}
],
"cve": "CVE-2022-1227",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2022-03-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2070368"
}
],
"notes": [
{
"category": "description",
"text": "A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the \u0027podman top\u0027 command. This action gives the attacker access to the host filesystem, leading to information disclosure or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "psgo: Privilege escalation in \u0027podman top\u0027",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1227"
},
{
"category": "external",
"summary": "RHBZ#2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/issues/10941",
"url": "https://github.com/containers/podman/issues/10941"
}
],
"release_date": "2021-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-18T14:02:34+00:00",
"details": "For details on 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.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4651"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "psgo: Privilege escalation in \u0027podman top\u0027"
},
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-18T14:02:34+00:00",
"details": "For details on 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.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4651"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-18T14:02:34+00:00",
"details": "For details on 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.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4651"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src"
]
}
],
"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": [
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch",
"AppStream-8.2.0.Z.EUS:container-tools:2.0:8020020220420173758:28c38760:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
rhsa-2022_1565
Vulnerability from csaf_redhat
Published
2022-04-26 20:08
Modified
2024-11-22 17:31
Summary
Red Hat Security Advisory: container-tools:3.0 security and bug fix 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):
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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):
* 3.0 stable stream: podman run --pid=host command causes OCI permission error (BZ#2070961)
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* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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* 3.0 stable stream: podman run --pid=host command causes OCI permission error (BZ#2070961)",
"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:1565",
"url": "https://access.redhat.com/errata/RHSA-2022:1565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "2070961",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070961"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1565.json"
}
],
"title": "Red Hat Security Advisory: container-tools:3.0 security and bug fix update",
"tracking": {
"current_release_date": "2024-11-22T17:31:32+00:00",
"generator": {
"date": "2024-11-22T17:31:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:1565",
"initial_release_date": "2022-04-26T20:08:25+00:00",
"revision_history": [
{
"date": "2022-04-26T20:08:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-26T20:08:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T17:31:32+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.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "container-tools:3.0:8050020220411083214:e34216c9",
"product": {
"name": "container-tools:3.0:8050020220411083214:e34216c9",
"product_id": "container-tools:3.0:8050020220411083214:e34216c9",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/container-tools@3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.noarch",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.noarch",
"product_id": "cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch",
"product": {
"name": "container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch",
"product_id": "container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-docker-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch",
"product": {
"name": "podman-docker-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch",
"product_id": "podman-docker-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch",
"product": {
"name": "udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch",
"product_id": "udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.src",
"product": {
"name": "udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.src",
"product_id": "udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?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:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
"product_reference": "container-tools:3.0:8050020220411083214:e34216c9",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.noarch as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.noarch"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.noarch",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch"
},
"product_reference": "container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-docker-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch"
},
"product_reference": "podman-docker-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64 as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch"
},
"product_reference": "udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.src as a component of container-tools:3.0:8050020220411083214:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.src"
},
"product_reference": "udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-docker-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-26T20:08:25+00:00",
"details": "For details on 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.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-docker-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1565"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-docker-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-docker-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-26T20:08:25+00:00",
"details": "For details on 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.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-docker-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1565"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-docker-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.src"
]
}
],
"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": [
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-debugsource-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:buildah-tests-debuginfo-0:1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:cockpit-podman-0:29-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debuginfo-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:conmon-debugsource-2:2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:container-selinux-2:2.167.0-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:containers-common-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crit-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debuginfo-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:criu-debugsource-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debuginfo-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:crun-debugsource-0:0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debuginfo-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-debugsource-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:libslirp-devel-0:4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-catatonit-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-debugsource-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-docker-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-plugins-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-remote-debuginfo-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:podman-tests-0:3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:python3-criu-0:3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debuginfo-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:runc-debugsource-0:1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debuginfo-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-debugsource-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:skopeo-tests-1:1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debuginfo-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:slirp4netns-debugsource-0:1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debuginfo-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-debugsource-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:toolbox-tests-0:0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:3.0:8050020220411083214:e34216c9:udica-0:0.2.4-1.module+el8.5.0+14784+8c48f0fc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
RHSA-2022:1762
Vulnerability from csaf_redhat
Published
2022-05-10 14:19
Modified
2025-11-07 16:39
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 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
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
* psgo: Privilege escalation in 'podman top' (CVE-2022-1227)
* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* crun: Default inheritable capabilities for linux container should be empty (CVE-2022-27650)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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.6 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 the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* psgo: Privilege escalation in \u0027podman top\u0027 (CVE-2022-1227)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* crun: Default inheritable capabilities for linux container should be empty (CVE-2022-27650)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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.6 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:1762",
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
},
{
"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/8/html/8.6_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/"
},
{
"category": "external",
"summary": "1861760",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861760"
},
{
"category": "external",
"summary": "1967642",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1967642"
},
{
"category": "external",
"summary": "1982164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1982164"
},
{
"category": "external",
"summary": "1982784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1982784"
},
{
"category": "external",
"summary": "1995900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995900"
},
{
"category": "external",
"summary": "1998835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1998835"
},
{
"category": "external",
"summary": "2000914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2000914"
},
{
"category": "external",
"summary": "2002721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2002721"
},
{
"category": "external",
"summary": "2004993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004993"
},
{
"category": "external",
"summary": "2005972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005972"
},
{
"category": "external",
"summary": "2006678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2006678"
},
{
"category": "external",
"summary": "2009047",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2009047"
},
{
"category": "external",
"summary": "2009296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2009296"
},
{
"category": "external",
"summary": "2017266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2017266"
},
{
"category": "external",
"summary": "2018949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2018949"
},
{
"category": "external",
"summary": "2023112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2023112"
},
{
"category": "external",
"summary": "2024229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024229"
},
{
"category": "external",
"summary": "2025336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025336"
},
{
"category": "external",
"summary": "2030599",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030599"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2055487",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055487"
},
{
"category": "external",
"summary": "2059754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059754"
},
{
"category": "external",
"summary": "2065292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065292"
},
{
"category": "external",
"summary": "2065707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065707"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "2066845",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066845"
},
{
"category": "external",
"summary": "2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1762.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-07T16:39:50+00:00",
"generator": {
"date": "2025-11-07T16:39:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2022:1762",
"initial_release_date": "2022-05-10T14:19:56+00:00",
"revision_history": [
{
"date": "2022-05-10T14:19:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-10T14:19:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-07T16:39:50+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.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@43-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.179.1-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.0.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=src\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@43-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=noarch\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.179.1-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8)",
"product_id": "podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.0.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=noarch\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=noarch\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-27.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.3-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B14673%2B621cb8be?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020220401155929:2e213529"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.GA"
}
]
},
"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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
},
"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-05-10T14:19:56+00:00",
"details": "For details on 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension"
},
{
"acknowledgments": [
{
"names": [
"Aleksa Sarai"
],
"organization": "SUSE"
}
],
"cve": "CVE-2022-1227",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2022-03-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2070368"
}
],
"notes": [
{
"category": "description",
"text": "A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the \u0027podman top\u0027 command. This action gives the attacker access to the host filesystem, leading to information disclosure or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "psgo: Privilege escalation in \u0027podman top\u0027",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1227"
},
{
"category": "external",
"summary": "RHBZ#2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/issues/10941",
"url": "https://github.com/containers/podman/issues/10941"
}
],
"release_date": "2021-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T14:19:56+00:00",
"details": "For details on 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "psgo: Privilege escalation in \u0027podman top\u0027"
},
{
"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.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successful exploitation of a CWE-772: Missing Release of Resource after Effective Lifetime and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nBaseline configurations enforce strict resource allocation and lifecycle management policies, ensuring that memory, CPU, and storage resources are efficiently released when no longer needed. The platform continuously monitors resource allocation and usage across compute environments and workloads, leveraging built-in quota and limit mechanisms to prevent resource exhaustion caused by unreleased objects. Real-time system monitoring detects abnormal consumption patterns, such as unused resource retention or elevated usage levels, enabling timely remediation and preventing compounding impacts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
},
"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-05-10T14:19:56+00:00",
"details": "For details on 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T14:19:56+00:00",
"details": "For details on 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27650",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066845"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in crun where containers were incorrectly started with non-empty default permissions. A vulnerability was found in Moby (Docker Engine) where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crun: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nAmong the supported OpenShift Container Platform releases, only v4.10 is affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27650"
},
{
"category": "external",
"summary": "RHBZ#2066845",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066845"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27650",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27650"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27650",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27650"
},
{
"category": "external",
"summary": "https://github.com/containers/crun/security/advisories/GHSA-wr4f-w546-m398",
"url": "https://github.com/containers/crun/security/advisories/GHSA-wr4f-w546-m398"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T14:19:56+00:00",
"details": "For details on 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"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:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crun: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-10T14:19:56+00:00",
"details": "For details on 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.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1762"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"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": [
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:aardvark-dns-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-debugsource-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:buildah-tests-debuginfo-1:1.24.2-4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:cockpit-podman-0:43-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:conmon-debugsource-2:2.1.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:container-selinux-2:2.179.1-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debuginfo-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containernetworking-plugins-debugsource-1:1.0.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:containers-common-2:1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crit-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-debugsource-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-devel-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debuginfo-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:crun-debugsource-0:1.4.4-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:libslirp-devel-0:4.4.0-1.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:netavark-2:1.0.1-27.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-debugsource-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-docker-2:4.0.2-6.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:podman-tests-2:4.0.2-6.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-criu-0:3.15-3.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:python3-podman-0:4.0.0-1.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debuginfo-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:runc-debugsource-1:1.0.3-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:skopeo-tests-2:1.6.1-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.aarch64::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.s390x::container-tools:rhel8",
"AppStream-8.6.0.GA:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+14673+621cb8be.x86_64::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.noarch::container-tools:rhel8",
"AppStream-8.6.0.GA:udica-0:0.2.6-2.module+el8.6.0+14673+621cb8be.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
RHSA-2022:1407
Vulnerability from csaf_redhat
Published
2022-04-19 15:57
Modified
2025-10-09 22:55
Summary
Red Hat Security Advisory: container-tools:2.0 security and bug fix update
Notes
Topic
An update for the container-tools:2.0 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
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):
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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):
* [8.2 EUS backport] podman cpu stats bug (BZ#2062400)
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:2.0 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\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* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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* [8.2 EUS backport] podman cpu stats bug (BZ#2062400)",
"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:1407",
"url": "https://access.redhat.com/errata/RHSA-2022:1407"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1407.json"
}
],
"title": "Red Hat Security Advisory: container-tools:2.0 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-09T22:55:54+00:00",
"generator": {
"date": "2025-10-09T22:55:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:1407",
"initial_release_date": "2022-04-19T15:57:37+00:00",
"revision_history": [
{
"date": "2022-04-19T15:57:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-19T15:57:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T22:55:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026epoch=2\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.130.0-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026epoch=2\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product": {
"name": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0)",
"product_id": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product": {
"name": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0)",
"product_id": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.130.0-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product": {
"name": "podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0)",
"product_id": "podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0)",
"product_id": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product": {
"name": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0)",
"product_id": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product": {
"name": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0)",
"product_id": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0"
},
"product_reference": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0"
},
"product_reference": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0"
},
"product_reference": "podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0"
},
"product_reference": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0"
},
"product_reference": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0"
},
"product_reference": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-19T15:57:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-19T15:57:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1407"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
]
}
],
"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": [
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
RHSA-2022:4816
Vulnerability from csaf_redhat
Published
2022-05-31 12:21
Modified
2025-11-07 00:11
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.4 Extended Update Support.
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
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
* psgo: Privilege escalation in 'podman top' (CVE-2022-1227)
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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": "An update for the container-tools:3.0 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* psgo: Privilege escalation in \u0027podman top\u0027 (CVE-2022-1227)\n\n* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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:4816",
"url": "https://access.redhat.com/errata/RHSA-2022:4816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1972343",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1972343"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4816.json"
}
],
"title": "Red Hat Security Advisory: container-tools:3.0 security update",
"tracking": {
"current_release_date": "2025-11-07T00:11:53+00:00",
"generator": {
"date": "2025-11-07T00:11:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2022:4816",
"initial_release_date": "2022-05-31T12:21:24+00:00",
"revision_history": [
{
"date": "2022-05-31T12:21:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-31T12:21:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-07T00:11:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product": {
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0)",
"product_id": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0)",
"product_id": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=noarch\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product": {
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0)",
"product_id": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product": {
"name": "podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0)",
"product_id": "podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=noarch\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product": {
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0)",
"product_id": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=noarch\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product": {
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0)",
"product_id": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=noarch\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026rpmmod=container-tools:3.0:8040020220419093313:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0"
},
"product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0"
},
"product_reference": "podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0"
},
"product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0"
},
"product_reference": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
},
"product_reference": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Aleksa Sarai"
],
"organization": "SUSE"
}
],
"cve": "CVE-2022-1227",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2022-03-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2070368"
}
],
"notes": [
{
"category": "description",
"text": "A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the \u0027podman top\u0027 command. This action gives the attacker access to the host filesystem, leading to information disclosure or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "psgo: Privilege escalation in \u0027podman top\u0027",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1227"
},
{
"category": "external",
"summary": "RHBZ#2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/issues/10941",
"url": "https://github.com/containers/podman/issues/10941"
}
],
"release_date": "2021-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-31T12:21:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4816"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "psgo: Privilege escalation in \u0027podman top\u0027"
},
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-31T12:21:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4816"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-31T12:21:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4816"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
]
}
],
"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": [
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch::container-tools:3.0",
"AppStream-8.4.0.Z.EUS:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
rhsa-2022_4816
Vulnerability from csaf_redhat
Published
2022-05-31 12:21
Modified
2024-11-22 17:31
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.4 Extended Update Support.
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
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
* psgo: Privilege escalation in 'podman top' (CVE-2022-1227)
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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": "An update for the container-tools:3.0 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* psgo: Privilege escalation in \u0027podman top\u0027 (CVE-2022-1227)\n\n* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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:4816",
"url": "https://access.redhat.com/errata/RHSA-2022:4816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1972343",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1972343"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4816.json"
}
],
"title": "Red Hat Security Advisory: container-tools:3.0 security update",
"tracking": {
"current_release_date": "2024-11-22T17:31:57+00:00",
"generator": {
"date": "2024-11-22T17:31:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:4816",
"initial_release_date": "2022-05-31T12:21:24+00:00",
"revision_history": [
{
"date": "2022-05-31T12:21:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-31T12:21:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T17:31:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "container-tools:3.0:8040020220419093313:c0c392d5",
"product": {
"name": "container-tools:3.0:8040020220419093313:c0c392d5",
"product_id": "container-tools:3.0:8040020220419093313:c0c392d5",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/container-tools@3.0:8040020220419093313:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch",
"product_id": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch",
"product": {
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch",
"product_id": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch",
"product": {
"name": "podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch",
"product_id": "podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch",
"product": {
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch",
"product_id": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch",
"product": {
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch",
"product_id": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src",
"product_id": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src",
"product_id": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src",
"product_id": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src",
"product_id": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src",
"product_id": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src",
"product_id": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src",
"product_id": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src",
"product_id": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src",
"product_id": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src",
"product_id": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src",
"product_id": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src",
"product": {
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src",
"product_id": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-9.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-76.rc95.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B14872%2B9efa52a3?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:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
"product_reference": "container-tools:3.0:8040020220419093313:c0c392d5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch"
},
"product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch"
},
"product_reference": "podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64 as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch"
},
"product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch"
},
"product_reference": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src as a component of container-tools:3.0:8040020220419093313:c0c392d5 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src"
},
"product_reference": "udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Aleksa Sarai"
],
"organization": "SUSE"
}
],
"cve": "CVE-2022-1227",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2022-03-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2070368"
}
],
"notes": [
{
"category": "description",
"text": "A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the \u0027podman top\u0027 command. This action gives the attacker access to the host filesystem, leading to information disclosure or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "psgo: Privilege escalation in \u0027podman top\u0027",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1227"
},
{
"category": "external",
"summary": "RHBZ#2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/issues/10941",
"url": "https://github.com/containers/podman/issues/10941"
}
],
"release_date": "2021-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-31T12:21:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4816"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "psgo: Privilege escalation in \u0027podman top\u0027"
},
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-31T12:21:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4816"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-31T12:21:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4816"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src"
]
}
],
"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": [
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crit-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-debugsource-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-docker-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-plugins-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-remote-debuginfo-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:podman-tests-0:3.0.1-9.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debuginfo-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:runc-debugsource-0:1.0.0-76.rc95.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.aarch64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.ppc64le",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.s390x",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+14872+9efa52a3.x86_64",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+14872+9efa52a3.src",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.noarch",
"AppStream-8.4.0.Z.EUS:container-tools:3.0:8040020220419093313:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+14872+9efa52a3.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
RHSA-2022:1565
Vulnerability from csaf_redhat
Published
2022-04-26 20:08
Modified
2025-10-09 22:55
Summary
Red Hat Security Advisory: container-tools:3.0 security and bug fix 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):
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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):
* 3.0 stable stream: podman run --pid=host command causes OCI permission error (BZ#2070961)
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* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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* 3.0 stable stream: podman run --pid=host command causes OCI permission error (BZ#2070961)",
"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:1565",
"url": "https://access.redhat.com/errata/RHSA-2022:1565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "2070961",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070961"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1565.json"
}
],
"title": "Red Hat Security Advisory: container-tools:3.0 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-09T22:55:55+00:00",
"generator": {
"date": "2025-10-09T22:55:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:1565",
"initial_release_date": "2022-04-26T20:08:25+00:00",
"revision_history": [
{
"date": "2022-04-26T20:08:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-26T20:08:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T22: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.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0)",
"product_id": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=aarch64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product": {
"name": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0)",
"product_id": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=src\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product": {
"name": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0)",
"product_id": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=noarch\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product": {
"name": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0)",
"product_id": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product": {
"name": "podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0)",
"product_id": "podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=noarch\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product": {
"name": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0)",
"product_id": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=noarch\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0)",
"product_id": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=ppc64le\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0)",
"product_id": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=s390x\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-8.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0)",
"product_id": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.5.0%2B14784%2B8c48f0fc?arch=x86_64\u0026rpmmod=container-tools:3.0:8050020220411083214:e34216c9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0"
},
"product_reference": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0"
},
"product_reference": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0"
},
"product_reference": "podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0"
},
"product_reference": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0"
},
"product_reference": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0"
},
"product_reference": "toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0"
},
"product_reference": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
},
"product_reference": "udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-26T20:08:25+00:00",
"details": "For details on 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.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1565"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-26T20:08:25+00:00",
"details": "For details on 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.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1565"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
]
}
],
"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": [
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-debugsource-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:buildah-tests-debuginfo-1.19.9-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:cockpit-podman-29-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debuginfo-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:conmon-debugsource-2.0.26-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:container-selinux-2.167.0-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debuginfo-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containernetworking-plugins-debugsource-0.9.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:containers-common-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crit-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debuginfo-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:criu-debugsource-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debuginfo-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:crun-debugsource-0.18-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debuginfo-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:fuse-overlayfs-debugsource-1.4.0-2.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debuginfo-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-debugsource-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:libslirp-devel-4.3.1-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-1.2.0-3.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-catatonit-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-debugsource-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-docker-3.0.1-8.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-plugins-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-remote-debuginfo-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:podman-tests-3.0.1-8.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:python3-criu-3.15-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debuginfo-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:runc-debugsource-1.0.0-73.rc95.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debuginfo-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-debugsource-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:skopeo-tests-1.2.4-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debuginfo-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:slirp4netns-debugsource-1.1.8-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debuginfo-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-debugsource-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.aarch64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.ppc64le.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.s390x.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:toolbox-tests-0.0.99.3-1.module+el8.5.0+14784+8c48f0fc.x86_64.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.noarch.rpm-container-tools:3.0",
"AppStream-8.5.0.Z.MAIN:udica-0.2.4-1.module+el8.5.0+14784+8c48f0fc.src.rpm-container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
rhsa-2022_1566
Vulnerability from csaf_redhat
Published
2022-04-26 20:56
Modified
2024-11-22 17:31
Summary
Red Hat Security Advisory: container-tools:2.0 security update
Notes
Topic
An update for the container-tools:2.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):
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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": "An update for the container-tools:2.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* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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:1566",
"url": "https://access.redhat.com/errata/RHSA-2022:1566"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1566.json"
}
],
"title": "Red Hat Security Advisory: container-tools:2.0 security update",
"tracking": {
"current_release_date": "2024-11-22T17:31:43+00:00",
"generator": {
"date": "2024-11-22T17:31:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:1566",
"initial_release_date": "2022-04-26T20:56:53+00:00",
"revision_history": [
{
"date": "2022-04-26T20:56:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-26T20:56:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T17:31:43+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.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "container-tools:2.0:8050020220411114323:e34216c9",
"product": {
"name": "container-tools:2.0:8050020220411114323:e34216c9",
"product_id": "container-tools:2.0:8050020220411114323:e34216c9",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/container-tools@2.0:8050020220411114323:e34216c9"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.noarch",
"product": {
"name": "cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.noarch",
"product_id": "cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.noarch",
"product": {
"name": "container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.noarch",
"product_id": "container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.130.0-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-docker-0:1.6.4-28.module+el8.5.0+14796+e4386a39.noarch",
"product": {
"name": "podman-docker-0:1.6.4-28.module+el8.5.0+14796+e4386a39.noarch",
"product_id": "podman-docker-0:1.6.4-28.module+el8.5.0+14796+e4386a39.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch",
"product": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch",
"product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.noarch",
"product": {
"name": "toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.noarch",
"product_id": "toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.noarch",
"product": {
"name": "udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.noarch",
"product_id": "udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.5.0%2B14796%2Be4386a39?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.src",
"product": {
"name": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.src",
"product_id": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.src",
"product": {
"name": "cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.src",
"product_id": "cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.src",
"product": {
"name": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.src",
"product_id": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.src",
"product": {
"name": "container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.src",
"product_id": "container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.130.0-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.src",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.src",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.src",
"product": {
"name": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.src",
"product_id": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.src",
"product": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.src",
"product_id": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.src",
"product": {
"name": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.src",
"product_id": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src",
"product": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src",
"product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src",
"product": {
"name": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src",
"product_id": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.src",
"product": {
"name": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.src",
"product_id": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.src",
"product": {
"name": "toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.src",
"product_id": "toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.src",
"product": {
"name": "udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.src",
"product_id": "udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.5.0%2B14796%2Be4386a39?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.5.0%2B14796%2Be4386a39?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
"product_reference": "container-tools:2.0:8050020220411114323:e34216c9",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.src as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.src"
},
"product_reference": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.noarch as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.noarch"
},
"product_reference": "cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.noarch",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.src as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.src"
},
"product_reference": "cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.src as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.src"
},
"product_reference": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.noarch as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.noarch"
},
"product_reference": "container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.noarch",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.src as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.src"
},
"product_reference": "container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.src as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.src"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "crit-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.src as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.src"
},
"product_reference": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.src as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.src"
},
"product_reference": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.src as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.src"
},
"product_reference": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-0:1.6.4-28.module+el8.5.0+14796+e4386a39.noarch as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-docker-0:1.6.4-28.module+el8.5.0+14796+e4386a39.noarch"
},
"product_reference": "podman-docker-0:1.6.4-28.module+el8.5.0+14796+e4386a39.noarch",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch"
},
"product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src"
},
"product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src"
},
"product_reference": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.src as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.src"
},
"product_reference": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64 as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.noarch as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.noarch"
},
"product_reference": "toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.noarch",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.src as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.src"
},
"product_reference": "toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.noarch as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.noarch"
},
"product_reference": "udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.noarch",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.src as a component of container-tools:2.0:8050020220411114323:e34216c9 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.src"
},
"product_reference": "udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-docker-0:1.6.4-28.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-26T20:56:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-docker-0:1.6.4-28.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-docker-0:1.6.4-28.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-docker-0:1.6.4-28.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-26T20:56:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-docker-0:1.6.4-28.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1566"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-docker-0:1.6.4-28.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.src"
]
}
],
"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": [
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-debugsource-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:cockpit-podman-0:11-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:conmon-2:2.0.15-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:container-selinux-2:2.130.0-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:containers-common-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:crit-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debuginfo-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:criu-debugsource-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-debugsource-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-docker-0:1.6.4-28.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:podman-tests-0:1.6.4-28.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:python3-criu-0:3.12-9.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-debugsource-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:skopeo-tests-1:0.1.41-4.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.aarch64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.ppc64le",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.s390x",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+14796+e4386a39.x86_64",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:toolbox-0:0.0.7-1.module+el8.5.0+14796+e4386a39.src",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.noarch",
"AppStream-8.5.0.Z.MAIN:container-tools:2.0:8050020220411114323:e34216c9:udica-0:0.2.1-2.module+el8.5.0+14796+e4386a39.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
rhsa-2022:4651
Vulnerability from csaf_redhat
Published
2022-05-18 14:02
Modified
2025-11-07 00:11
Summary
Red Hat Security Advisory: container-tools:2.0 security update
Notes
Topic
An update for the container-tools:2.0 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
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
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
* psgo: Privilege escalation in 'podman top' (CVE-2022-1227)
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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": "An update for the container-tools:2.0 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* psgo: Privilege escalation in \u0027podman top\u0027 (CVE-2022-1227)\n\n* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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:4651",
"url": "https://access.redhat.com/errata/RHSA-2022:4651"
},
{
"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/cve/cve-2022-1227",
"url": "https://access.redhat.com/security/cve/cve-2022-1227"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2022-27649",
"url": "https://access.redhat.com/security/cve/cve-2022-27649"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2022-27651",
"url": "https://access.redhat.com/security/cve/cve-2022-27651"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4651.json"
}
],
"title": "Red Hat Security Advisory: container-tools:2.0 security update",
"tracking": {
"current_release_date": "2025-11-07T00:11:51+00:00",
"generator": {
"date": "2025-11-07T00:11:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2022:4651",
"initial_release_date": "2022-05-18T14:02:34+00:00",
"revision_history": [
{
"date": "2022-05-18T14:02:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-18T14:02:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-07T00:11:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=aarch64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.124.0-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product": {
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0)",
"product_id": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=src\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product": {
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0)",
"product_id": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product": {
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0)",
"product_id": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.124.0-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product": {
"name": "podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0)",
"product_id": "podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0)",
"product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product": {
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0)",
"product_id": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product": {
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0)",
"product_id": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=noarch\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=ppc64le\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=s390x\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B14896%2Bbf621b2a?arch=x86_64\u0026rpmmod=container-tools:2.0:8020020220420173758:28c38760"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0"
},
"product_reference": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0"
},
"product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0"
},
"product_reference": "podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0"
},
"product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64 (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0"
},
"product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0"
},
"product_reference": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
},
"product_reference": "udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Aleksa Sarai"
],
"organization": "SUSE"
}
],
"cve": "CVE-2022-1227",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2022-03-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2070368"
}
],
"notes": [
{
"category": "description",
"text": "A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the \u0027podman top\u0027 command. This action gives the attacker access to the host filesystem, leading to information disclosure or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "psgo: Privilege escalation in \u0027podman top\u0027",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1227"
},
{
"category": "external",
"summary": "RHBZ#2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1227"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/issues/10941",
"url": "https://github.com/containers/podman/issues/10941"
}
],
"release_date": "2021-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-18T14:02:34+00:00",
"details": "For details on 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.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4651"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "psgo: Privilege escalation in \u0027podman top\u0027"
},
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-18T14:02:34+00:00",
"details": "For details on 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.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4651"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-18T14:02:34+00:00",
"details": "For details on 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.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4651"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
]
}
],
"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": [
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-debugsource-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:cockpit-podman-0:11-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:conmon-2:2.0.6-1.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:container-selinux-2:2.124.0-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:containers-common-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:crit-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debuginfo-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:criu-debugsource-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-debugsource-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-docker-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:podman-tests-0:1.6.4-24.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:python3-criu-0:3.12-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debuginfo-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:runc-debugsource-0:1.0.0-65.rc10.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:skopeo-tests-1:0.1.40-9.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.aarch64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.ppc64le::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.s390x::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+14896+bf621b2a.x86_64::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:toolbox-0:0.0.7-1.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.noarch::container-tools:2.0",
"AppStream-8.2.0.Z.EUS:udica-0:0.2.1-2.module+el8.2.0+14896+bf621b2a.src::container-tools:2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
rhsa-2022:1407
Vulnerability from csaf_redhat
Published
2022-04-19 15:57
Modified
2025-10-09 22:55
Summary
Red Hat Security Advisory: container-tools:2.0 security and bug fix update
Notes
Topic
An update for the container-tools:2.0 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
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):
* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)
* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)
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):
* [8.2 EUS backport] podman cpu stats bug (BZ#2062400)
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:2.0 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\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* podman: Default inheritable capabilities for linux container should be empty (CVE-2022-27649)\n\n* buildah: Default inheritable capabilities for linux container should be empty (CVE-2022-27651)\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* [8.2 EUS backport] podman cpu stats bug (BZ#2062400)",
"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:1407",
"url": "https://access.redhat.com/errata/RHSA-2022:1407"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1407.json"
}
],
"title": "Red Hat Security Advisory: container-tools:2.0 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-09T22:55:54+00:00",
"generator": {
"date": "2025-10-09T22:55:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:1407",
"initial_release_date": "2022-04-19T15:57:37+00:00",
"revision_history": [
{
"date": "2022-04-19T15:57:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-19T15:57:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T22:55:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=aarch64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026epoch=2\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.130.0-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026epoch=2\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product": {
"name": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0)",
"product_id": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=src\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product": {
"name": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0)",
"product_id": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product": {
"name": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0)",
"product_id": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.130.0-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product": {
"name": "podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0)",
"product_id": "podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0)",
"product_id": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product": {
"name": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0)",
"product_id": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product": {
"name": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0)",
"product_id": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=noarch\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=ppc64le\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=s390x\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.15-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.8-1.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@1.6.4-28.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-65.rc10.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@0.1.41-4.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0)",
"product_id": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.4.0%2B14792%2Bf44be4c2?arch=x86_64\u0026rpmmod=container-tools:2.0:8040020220411112506:c0c392d5"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0"
},
"product_reference": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0"
},
"product_reference": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0"
},
"product_reference": "podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0"
},
"product_reference": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0"
},
"product_reference": "slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0"
},
"product_reference": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0"
},
"product_reference": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm (container-tools:2.0) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
},
"product_reference": "udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-27649",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27649"
},
{
"category": "external",
"summary": "RHBZ#2066568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27649",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27649"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j",
"url": "https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-19T15:57:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Default inheritable capabilities for linux container should be empty"
},
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in buildah, where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Default inheritable capabilities for linux container should be empty",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is related to the general vulnerability found in Moby (Docker Engine), which has been assigned CVE-2022-24769.\n\nThe impact for OpenShift Container Platform is set to LOW as Buildah was shipped but is not being used. No update is planned at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "RHBZ#2066840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
}
],
"release_date": "2022-03-30T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-19T15:57:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1407"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
]
}
],
"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": [
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-debugsource-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:buildah-tests-debuginfo-1.11.6-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:cockpit-podman-11-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:conmon-2.0.15-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:container-selinux-2.130.0-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debuginfo-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containernetworking-plugins-debugsource-0.8.3-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:containers-common-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:crit-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debuginfo-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:criu-debugsource-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debuginfo-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:fuse-overlayfs-debugsource-0.7.8-1.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-debugsource-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-docker-1.6.4-28.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-remote-debuginfo-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:podman-tests-1.6.4-28.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python-podman-api-1.2.0-0.2.gitd0a45fe.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:python3-criu-3.12-9.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debuginfo-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:runc-debugsource-1.0.0-65.rc10.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debuginfo-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-debugsource-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:skopeo-tests-0.1.41-4.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debuginfo-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.aarch64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.ppc64le.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.s390x.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:slirp4netns-debugsource-0.4.2-3.git21fdece.module+el8.4.0+14792+f44be4c2.x86_64.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:toolbox-0.0.7-1.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.noarch.rpm-container-tools:2.0",
"AppStream-8.4.0.Z.EUS:udica-0.2.1-2.module+el8.4.0+14792+f44be4c2.src.rpm-container-tools:2.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "buildah: Default inheritable capabilities for linux container should be empty"
}
]
}
suse-su-2022:2680-1
Vulnerability from csaf_suse
Published
2022-08-05 09:14
Modified
2022-08-05 09:14
Summary
Security update for buildah
Notes
Title of the patch
Security update for buildah
Description of the patch
This update for buildah fixes the following issues:
- CVE-2022-27651: Fixed incorrect default inheritable capabilities for linux container (bsc#1197870).
Update to version 1.25.1.
The following non-security bugs were fixed:
- add workaround for https://bugzilla.opensuse.org/show_bug.cgi?id=1183043
Patchnames
SUSE-2022-2680,SUSE-SLE-Module-Containers-15-SP4-2022-2680,openSUSE-SLE-15.4-2022-2680
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for buildah",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for buildah fixes the following issues:\n\n- CVE-2022-27651: Fixed incorrect default inheritable capabilities for linux container (bsc#1197870).\n\nUpdate to version 1.25.1.\n\nThe following non-security bugs were fixed:\n- add workaround for https://bugzilla.opensuse.org/show_bug.cgi?id=1183043\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2680,SUSE-SLE-Module-Containers-15-SP4-2022-2680,openSUSE-SLE-15.4-2022-2680",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_2680-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2680-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222680-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2680-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-August/011808.html"
},
{
"category": "self",
"summary": "SUSE Bug 1197870",
"url": "https://bugzilla.suse.com/1197870"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-27651 page",
"url": "https://www.suse.com/security/cve/CVE-2022-27651/"
}
],
"title": "Security update for buildah",
"tracking": {
"current_release_date": "2022-08-05T09:14:51Z",
"generator": {
"date": "2022-08-05T09:14:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2680-1",
"initial_release_date": "2022-08-05T09:14:51Z",
"revision_history": [
{
"date": "2022-08-05T09:14:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-150400.3.3.28.aarch64",
"product": {
"name": "buildah-1.25.1-150400.3.3.28.aarch64",
"product_id": "buildah-1.25.1-150400.3.3.28.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-150400.3.3.28.i586",
"product": {
"name": "buildah-1.25.1-150400.3.3.28.i586",
"product_id": "buildah-1.25.1-150400.3.3.28.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-150400.3.3.28.ppc64le",
"product": {
"name": "buildah-1.25.1-150400.3.3.28.ppc64le",
"product_id": "buildah-1.25.1-150400.3.3.28.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-150400.3.3.28.s390x",
"product": {
"name": "buildah-1.25.1-150400.3.3.28.s390x",
"product_id": "buildah-1.25.1-150400.3.3.28.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-150400.3.3.28.x86_64",
"product": {
"name": "buildah-1.25.1-150400.3.3.28.x86_64",
"product_id": "buildah-1.25.1-150400.3.3.28.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150400.3.3.28.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.aarch64"
},
"product_reference": "buildah-1.25.1-150400.3.3.28.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150400.3.3.28.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.ppc64le"
},
"product_reference": "buildah-1.25.1-150400.3.3.28.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150400.3.3.28.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.s390x"
},
"product_reference": "buildah-1.25.1-150400.3.3.28.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150400.3.3.28.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.x86_64"
},
"product_reference": "buildah-1.25.1-150400.3.3.28.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150400.3.3.28.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.aarch64"
},
"product_reference": "buildah-1.25.1-150400.3.3.28.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150400.3.3.28.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.ppc64le"
},
"product_reference": "buildah-1.25.1-150400.3.3.28.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150400.3.3.28.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.s390x"
},
"product_reference": "buildah-1.25.1-150400.3.3.28.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150400.3.3.28.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.x86_64"
},
"product_reference": "buildah-1.25.1-150400.3.3.28.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-27651",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-27651"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.x86_64",
"openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.aarch64",
"openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.ppc64le",
"openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.s390x",
"openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-27651",
"url": "https://www.suse.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "SUSE Bug 1197870 for CVE-2022-27651",
"url": "https://bugzilla.suse.com/1197870"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.x86_64",
"openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.aarch64",
"openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.ppc64le",
"openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.s390x",
"openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:buildah-1.25.1-150400.3.3.28.x86_64",
"openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.aarch64",
"openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.ppc64le",
"openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.s390x",
"openSUSE Leap 15.4:buildah-1.25.1-150400.3.3.28.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-05T09:14:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-27651"
}
]
}
suse-su-2022:1437-1
Vulnerability from csaf_suse
Published
2022-04-27 12:55
Modified
2022-04-27 12:55
Summary
Security update for buildah
Notes
Title of the patch
Security update for buildah
Description of the patch
This update for buildah fixes the following issues:
- CVE-2022-27651: Fixed incorrect default inheritable capabilities for linux container (bsc#1197870).
Update to version 1.25.1.
The following non-security bugs were fixed:
- add workaround for https://bugzilla.opensuse.org/show_bug.cgi?id=1183043
Patchnames
SUSE-2022-1437,SUSE-SLE-Module-Containers-15-SP3-2022-1437,openSUSE-SLE-15.3-2022-1437
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for buildah",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for buildah fixes the following issues:\n\n- CVE-2022-27651: Fixed incorrect default inheritable capabilities for linux container (bsc#1197870).\n\nUpdate to version 1.25.1.\n\nThe following non-security bugs were fixed:\n- add workaround for https://bugzilla.opensuse.org/show_bug.cgi?id=1183043\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1437,SUSE-SLE-Module-Containers-15-SP3-2022-1437,openSUSE-SLE-15.3-2022-1437",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_1437-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1437-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221437-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1437-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010855.html"
},
{
"category": "self",
"summary": "SUSE Bug 1197870",
"url": "https://bugzilla.suse.com/1197870"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-27651 page",
"url": "https://www.suse.com/security/cve/CVE-2022-27651/"
}
],
"title": "Security update for buildah",
"tracking": {
"current_release_date": "2022-04-27T12:55:23Z",
"generator": {
"date": "2022-04-27T12:55:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1437-1",
"initial_release_date": "2022-04-27T12:55:23Z",
"revision_history": [
{
"date": "2022-04-27T12:55:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-150300.8.6.1.aarch64",
"product": {
"name": "buildah-1.25.1-150300.8.6.1.aarch64",
"product_id": "buildah-1.25.1-150300.8.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-150300.8.6.1.i586",
"product": {
"name": "buildah-1.25.1-150300.8.6.1.i586",
"product_id": "buildah-1.25.1-150300.8.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-150300.8.6.1.ppc64le",
"product": {
"name": "buildah-1.25.1-150300.8.6.1.ppc64le",
"product_id": "buildah-1.25.1-150300.8.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-150300.8.6.1.s390x",
"product": {
"name": "buildah-1.25.1-150300.8.6.1.s390x",
"product_id": "buildah-1.25.1-150300.8.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-150300.8.6.1.x86_64",
"product": {
"name": "buildah-1.25.1-150300.8.6.1.x86_64",
"product_id": "buildah-1.25.1-150300.8.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150300.8.6.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.aarch64"
},
"product_reference": "buildah-1.25.1-150300.8.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150300.8.6.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.ppc64le"
},
"product_reference": "buildah-1.25.1-150300.8.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150300.8.6.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.s390x"
},
"product_reference": "buildah-1.25.1-150300.8.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150300.8.6.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.x86_64"
},
"product_reference": "buildah-1.25.1-150300.8.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150300.8.6.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.aarch64"
},
"product_reference": "buildah-1.25.1-150300.8.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150300.8.6.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.ppc64le"
},
"product_reference": "buildah-1.25.1-150300.8.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150300.8.6.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.s390x"
},
"product_reference": "buildah-1.25.1-150300.8.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150300.8.6.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.x86_64"
},
"product_reference": "buildah-1.25.1-150300.8.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-27651",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-27651"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.x86_64",
"openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.aarch64",
"openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.ppc64le",
"openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.s390x",
"openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-27651",
"url": "https://www.suse.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "SUSE Bug 1197870 for CVE-2022-27651",
"url": "https://bugzilla.suse.com/1197870"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.x86_64",
"openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.aarch64",
"openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.ppc64le",
"openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.s390x",
"openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:buildah-1.25.1-150300.8.6.1.x86_64",
"openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.aarch64",
"openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.ppc64le",
"openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.s390x",
"openSUSE Leap 15.3:buildah-1.25.1-150300.8.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-27T12:55:23Z",
"details": "moderate"
}
],
"title": "CVE-2022-27651"
}
]
}
suse-su-2022:3480-1
Vulnerability from csaf_suse
Published
2022-09-30 12:50
Modified
2022-09-30 12:50
Summary
Security update for buildah
Notes
Title of the patch
Security update for buildah
Description of the patch
This update for buildah fixes the following issues:
- Updated to version 1.26.0:
- CVE-2022-27651: Fixed an issue where containers were incorrectly started with non-empty inheritable Linux process capabilities (bsc#1197870).
- CVE-2021-20206: Fixed an issue in libcni that could allow an attacker to execute arbitrary binaries on the host (bsc#1181961).
- CVE-2020-10696: Fixed an issue that could lead to files being overwritten during the image building process (bsc#1167864).
Patchnames
SUSE-2022-3480,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-3480,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-3480,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-3480,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-3480,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-3480,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-3480,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-3480,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-3480,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-3480,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-3480,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-3480,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-3480,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-3480,SUSE-Storage-6-2022-3480,SUSE-Storage-7-2022-3480
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for buildah",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for buildah fixes the following issues:\n\n- Updated to version 1.26.0:\n - CVE-2022-27651: Fixed an issue where containers were incorrectly started with non-empty inheritable Linux process capabilities (bsc#1197870).\n - CVE-2021-20206: Fixed an issue in libcni that could allow an attacker to execute arbitrary binaries on the host (bsc#1181961).\n - CVE-2020-10696: Fixed an issue that could lead to files being overwritten during the image building process (bsc#1167864).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-3480,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-3480,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-3480,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-3480,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-3480,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-3480,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-3480,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-3480,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-3480,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-3480,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-3480,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-3480,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-3480,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-3480,SUSE-Storage-6-2022-3480,SUSE-Storage-7-2022-3480",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_3480-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:3480-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223480-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:3480-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-September/012462.html"
},
{
"category": "self",
"summary": "SUSE Bug 1167864",
"url": "https://bugzilla.suse.com/1167864"
},
{
"category": "self",
"summary": "SUSE Bug 1181961",
"url": "https://bugzilla.suse.com/1181961"
},
{
"category": "self",
"summary": "SUSE Bug 1183043",
"url": "https://bugzilla.suse.com/1183043"
},
{
"category": "self",
"summary": "SUSE Bug 1192999",
"url": "https://bugzilla.suse.com/1192999"
},
{
"category": "self",
"summary": "SUSE Bug 1197870",
"url": "https://bugzilla.suse.com/1197870"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10696 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10696/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20206 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20206/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-27651 page",
"url": "https://www.suse.com/security/cve/CVE-2022-27651/"
}
],
"title": "Security update for buildah",
"tracking": {
"current_release_date": "2022-09-30T12:50:00Z",
"generator": {
"date": "2022-09-30T12:50:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:3480-1",
"initial_release_date": "2022-09-30T12:50:00Z",
"revision_history": [
{
"date": "2022-09-30T12:50:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-150100.3.13.12.aarch64",
"product": {
"name": "buildah-1.25.1-150100.3.13.12.aarch64",
"product_id": "buildah-1.25.1-150100.3.13.12.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-150100.3.13.12.i586",
"product": {
"name": "buildah-1.25.1-150100.3.13.12.i586",
"product_id": "buildah-1.25.1-150100.3.13.12.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-150100.3.13.12.ppc64le",
"product": {
"name": "buildah-1.25.1-150100.3.13.12.ppc64le",
"product_id": "buildah-1.25.1-150100.3.13.12.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-150100.3.13.12.s390x",
"product": {
"name": "buildah-1.25.1-150100.3.13.12.s390x",
"product_id": "buildah-1.25.1-150100.3.13.12.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-150100.3.13.12.x86_64",
"product": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64",
"product_id": "buildah-1.25.1-150100.3.13.12.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:buildah-1.25.1-150100.3.13.12.x86_64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.s390x"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:buildah-1.25.1-150100.3.13.12.x86_64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.s390x"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.ppc64le"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.x86_64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.ppc64le"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.x86_64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:buildah-1.25.1-150100.3.13.12.x86_64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.ppc64le"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.s390x"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.aarch64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.x86_64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.aarch64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-150100.3.13.12.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.x86_64"
},
"product_reference": "buildah-1.25.1-150100.3.13.12.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-10696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10696"
}
],
"notes": [
{
"category": "general",
"text": "A path traversal flaw was found in Buildah in versions before 1.14.5. This flaw allows an attacker to trick a user into building a malicious container image hosted on an HTTP(s) server and then write files to the user\u0027s system anywhere that the user has permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Proxy 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Retail Branch Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10696",
"url": "https://www.suse.com/security/cve/CVE-2020-10696"
},
{
"category": "external",
"summary": "SUSE Bug 1167864 for CVE-2020-10696",
"url": "https://bugzilla.suse.com/1167864"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Proxy 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Retail Branch Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Proxy 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Retail Branch Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-09-30T12:50:00Z",
"details": "important"
}
],
"title": "CVE-2020-10696"
},
{
"cve": "CVE-2021-20206",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20206"
}
],
"notes": [
{
"category": "general",
"text": "An improper limitation of path name flaw was found in containernetworking/cni in versions before 0.8.1. When specifying the plugin to load in the \u0027type\u0027 field in the network configuration, it is possible to use special elements such as \"../\" separators to reference binaries elsewhere on the system. This flaw allows an attacker to execute other existing binaries other than the cni plugins/types, such as \u0027reboot\u0027. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Proxy 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Retail Branch Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20206",
"url": "https://www.suse.com/security/cve/CVE-2021-20206"
},
{
"category": "external",
"summary": "SUSE Bug 1181961 for CVE-2021-20206",
"url": "https://bugzilla.suse.com/1181961"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Proxy 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Retail Branch Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Proxy 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Retail Branch Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-09-30T12:50:00Z",
"details": "important"
}
],
"title": "CVE-2021-20206"
},
{
"cve": "CVE-2022-27651",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-27651"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Proxy 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Retail Branch Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-27651",
"url": "https://www.suse.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "SUSE Bug 1197870 for CVE-2022-27651",
"url": "https://bugzilla.suse.com/1197870"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Proxy 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Retail Branch Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64"
]
}
],
"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": [
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 6:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Enterprise Storage 7:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Proxy 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Retail Branch Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.ppc64le",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.s390x",
"SUSE Manager Server 4.1:buildah-1.25.1-150100.3.13.12.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-09-30T12:50:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-27651"
}
]
}
fkie_cve-2022-27651
Vulnerability from fkie_nvd
Published
2022-04-04 20:15
Modified
2024-11-21 06:56
Severity ?
Summary
A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity.
References
| URL | Tags | ||
|---|---|---|---|
| secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=2066840 | Issue Tracking, Third Party Advisory | |
| secalert@redhat.com | https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b | Patch, Third Party Advisory | |
| secalert@redhat.com | https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h | Third Party Advisory | |
| secalert@redhat.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/25YI27MENCEPZTTGRVU6BQD5V53FNI52/ | ||
| secalert@redhat.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2VWH6X6HOFPO6HTESF42HIJZEPXSWVIO/ | ||
| secalert@redhat.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7NETC7I6RTMMBRJJQVJOJUPDK4W4PQSJ/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=2066840 | Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/25YI27MENCEPZTTGRVU6BQD5V53FNI52/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2VWH6X6HOFPO6HTESF42HIJZEPXSWVIO/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7NETC7I6RTMMBRJJQVJOJUPDK4W4PQSJ/ |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| buildah_project | buildah | * | |
| fedoraproject | fedora | 34 | |
| fedoraproject | fedora | 35 | |
| fedoraproject | fedora | 36 | |
| redhat | enterprise_linux | 7.0 | |
| redhat | enterprise_linux | 8.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:buildah_project:buildah:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4131BE2A-9EA3-46B8-B99B-DFE8B4221497",
"versionEndExcluding": "1.25.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
"matchCriteriaId": "A930E247-0B43-43CB-98FF-6CE7B8189835",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*",
"matchCriteriaId": "5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "142AD0DD-4CF3-4D74-9442-459CE3347E3A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity."
},
{
"lang": "es",
"value": "Se ha encontrado un fallo en buildah por el que los contenedores eran iniciados incorrectamente con permisos por defecto no vac\u00edos. Se ha encontrado un bug en Moby (Docker Engine) donde los contenedores eran iniciados incorrectamente con capacidades de proceso Linux heredables no vac\u00edas, permitiendo a un atacante con acceso a programas con capacidades de archivo heredables elevar esas capacidades al conjunto permitido cuando execve(2) se ejecuta. Esto presenta el potencial de afectar la confidencialidad e integridad"
}
],
"id": "CVE-2022-27651",
"lastModified": "2024-11-21T06:56:06.213",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 6.8,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"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:N",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 5.2,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-04-04T20:15:10.990",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b"
},
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
},
{
"source": "secalert@redhat.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/25YI27MENCEPZTTGRVU6BQD5V53FNI52/"
},
{
"source": "secalert@redhat.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2VWH6X6HOFPO6HTESF42HIJZEPXSWVIO/"
},
{
"source": "secalert@redhat.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7NETC7I6RTMMBRJJQVJOJUPDK4W4PQSJ/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/25YI27MENCEPZTTGRVU6BQD5V53FNI52/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2VWH6X6HOFPO6HTESF42HIJZEPXSWVIO/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7NETC7I6RTMMBRJJQVJOJUPDK4W4PQSJ/"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-276"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-276"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
gsd-2022-27651
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-27651",
"description": "A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity.",
"id": "GSD-2022-27651",
"references": [
"https://www.suse.com/security/cve/CVE-2022-27651.html",
"https://access.redhat.com/errata/RHSA-2022:1407",
"https://access.redhat.com/errata/RHSA-2022:1565",
"https://access.redhat.com/errata/RHSA-2022:1566",
"https://linux.oracle.com/cve/CVE-2022-27651.html",
"https://access.redhat.com/errata/RHSA-2022:1762",
"https://access.redhat.com/errata/RHSA-2022:4651",
"https://access.redhat.com/errata/RHSA-2022:4816"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-27651"
],
"details": "A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity.",
"id": "GSD-2022-27651",
"modified": "2023-12-13T01:19:41.286327Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-27651",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "buildah",
"version": {
"version_data": [
{
"version_value": "Affects buildah v1.24.0 and prior, Fixed in - v1.25.0"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-276 - Incorrect Default Permissions"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"name": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"refsource": "MISC",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
},
{
"name": "https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b",
"refsource": "MISC",
"url": "https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b"
},
{
"name": "FEDORA-2022-224a93852c",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2VWH6X6HOFPO6HTESF42HIJZEPXSWVIO/"
},
{
"name": "FEDORA-2022-e6388650ea",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7NETC7I6RTMMBRJJQVJOJUPDK4W4PQSJ/"
},
{
"name": "FEDORA-2022-1a15fe81f0",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/25YI27MENCEPZTTGRVU6BQD5V53FNI52/"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003cv1.25.0",
"affected_versions": "All versions before 1.25.0",
"cwe_ids": [
"CWE-1035",
"CWE-937",
"CWE-276"
],
"date": "2022-04-05",
"description": "A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity.",
"fixed_versions": [
"v1.25.0"
],
"identifier": "CVE-2022-27651",
"identifiers": [
"GHSA-c3g4-w6cv-6v7h",
"CVE-2022-27651"
],
"not_impacted": "All versions starting from 1.25.0",
"package_slug": "go/github.com/containers/buildah",
"pubdate": "2022-04-01",
"solution": "Upgrade to version 1.25.0 or above.",
"title": "Incorrect Default Permissions",
"urls": [
"https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"https://github.com/containers/buildah/pull/3855",
"https://github.com/containers/buildah/commit/90b3254c7404039c1c786999ac189654228f6e0e",
"https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b",
"https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"https://bugzilla.redhat.com/show_bug.cgi?id=2066840",
"https://github.com/advisories/GHSA-c3g4-w6cv-6v7h"
],
"uuid": "72a29a39-4073-4286-a225-9225d2bfa411",
"versions": [
{
"commit": {
"sha": "4fb087366e0412e3f254409ad52ddc54163d3419",
"tags": [
"v1.25.0"
],
"timestamp": "20220325140731"
},
"number": "v1.25.0"
}
]
},
{
"affected_range": "\u003cv1.25.0",
"affected_versions": "All versions before 1.25.0",
"cvss_v2": "AV:N/AC:M/Au:S/C:P/I:P/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-276",
"CWE-937"
],
"date": "2023-02-09",
"description": "A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity.",
"fixed_versions": [
"v1.25.0"
],
"identifier": "CVE-2022-27651",
"identifiers": [
"GHSA-c3g4-w6cv-6v7h",
"CVE-2022-27651"
],
"not_impacted": "All versions starting from 1.25.0",
"package_slug": "go/github.com/containers/buildah/chroot",
"pubdate": "2022-04-01",
"solution": "Upgrade to version 1.25.0 or above.",
"title": "Incorrect Default Permissions",
"urls": [
"https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"https://github.com/containers/buildah/pull/3855",
"https://github.com/containers/buildah/commit/90b3254c7404039c1c786999ac189654228f6e0e",
"https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b",
"https://nvd.nist.gov/vuln/detail/CVE-2022-27651",
"https://bugzilla.redhat.com/show_bug.cgi?id=2066840",
"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2VWH6X6HOFPO6HTESF42HIJZEPXSWVIO/",
"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7NETC7I6RTMMBRJJQVJOJUPDK4W4PQSJ/",
"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/25YI27MENCEPZTTGRVU6BQD5V53FNI52/",
"https://pkg.go.dev/vuln/GO-2022-0417",
"https://github.com/advisories/GHSA-c3g4-w6cv-6v7h"
],
"uuid": "0f9faf78-fed2-41f2-991f-04f421f11d85",
"versions": [
{
"commit": {
"sha": "4fb087366e0412e3f254409ad52ddc54163d3419",
"tags": [
"v1.25.0"
],
"timestamp": "20220325140731"
},
"number": "v1.25.0"
}
]
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:buildah_project:buildah:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.25.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-27651"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-276"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"name": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
},
{
"name": "FEDORA-2022-224a93852c",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2VWH6X6HOFPO6HTESF42HIJZEPXSWVIO/"
},
{
"name": "FEDORA-2022-e6388650ea",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7NETC7I6RTMMBRJJQVJOJUPDK4W4PQSJ/"
},
{
"name": "FEDORA-2022-1a15fe81f0",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/25YI27MENCEPZTTGRVU6BQD5V53FNI52/"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 6.8,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"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:N",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 5.2
}
},
"lastModifiedDate": "2022-09-03T03:56Z",
"publishedDate": "2022-04-04T20:15Z"
}
}
}
opensuse-su-2024:11964-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
buildah-1.25.1-1.1 on GA media
Notes
Title of the patch
buildah-1.25.1-1.1 on GA media
Description of the patch
These are all security issues fixed in the buildah-1.25.1-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11964
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "buildah-1.25.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the buildah-1.25.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11964",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11964-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-27651 page",
"url": "https://www.suse.com/security/cve/CVE-2022-27651/"
}
],
"title": "buildah-1.25.1-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11964-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-1.1.aarch64",
"product": {
"name": "buildah-1.25.1-1.1.aarch64",
"product_id": "buildah-1.25.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-1.1.ppc64le",
"product": {
"name": "buildah-1.25.1-1.1.ppc64le",
"product_id": "buildah-1.25.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-1.1.s390x",
"product": {
"name": "buildah-1.25.1-1.1.s390x",
"product_id": "buildah-1.25.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.25.1-1.1.x86_64",
"product": {
"name": "buildah-1.25.1-1.1.x86_64",
"product_id": "buildah-1.25.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildah-1.25.1-1.1.aarch64"
},
"product_reference": "buildah-1.25.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildah-1.25.1-1.1.ppc64le"
},
"product_reference": "buildah-1.25.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildah-1.25.1-1.1.s390x"
},
"product_reference": "buildah-1.25.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.25.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildah-1.25.1-1.1.x86_64"
},
"product_reference": "buildah-1.25.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-27651",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-27651"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:buildah-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:buildah-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildah-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:buildah-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-27651",
"url": "https://www.suse.com/security/cve/CVE-2022-27651"
},
{
"category": "external",
"summary": "SUSE Bug 1197870 for CVE-2022-27651",
"url": "https://bugzilla.suse.com/1197870"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:buildah-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:buildah-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildah-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:buildah-1.25.1-1.1.x86_64"
]
}
],
"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": [
"openSUSE Tumbleweed:buildah-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:buildah-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildah-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:buildah-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-27651"
}
]
}
ghsa-c3g4-w6cv-6v7h
Vulnerability from github
Published
2022-04-01 13:56
Modified
2022-04-19 18:02
Severity ?
VLAI Severity ?
Summary
Non-empty default inheritable capabilities for linux container in Buildah
Details
A bug was found in Buildah where containers were created 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's bounding set.
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/containers/buildah"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-27651"
],
"database_specific": {
"cwe_ids": [
"CWE-276"
],
"github_reviewed": true,
"github_reviewed_at": "2022-04-01T13:56:42Z",
"nvd_published_at": "2022-04-04T20:15:00Z",
"severity": "MODERATE"
},
"details": "A bug was found in Buildah where containers were created 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).\n\nThis 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.\n",
"id": "GHSA-c3g4-w6cv-6v7h",
"modified": "2022-04-19T18:02:46Z",
"published": "2022-04-01T13:56:42Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-c3g4-w6cv-6v7h"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27651"
},
{
"type": "WEB",
"url": "https://github.com/containers/buildah/pull/3855"
},
{
"type": "WEB",
"url": "https://github.com/containers/buildah/commit/90b3254c7404039c1c786999ac189654228f6e0e"
},
{
"type": "WEB",
"url": "https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066840"
},
{
"type": "PACKAGE",
"url": "https://github.com/containers/buildah"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/25YI27MENCEPZTTGRVU6BQD5V53FNI52"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2VWH6X6HOFPO6HTESF42HIJZEPXSWVIO"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7NETC7I6RTMMBRJJQVJOJUPDK4W4PQSJ"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2022-0417"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Non-empty default inheritable capabilities for linux container in Buildah"
}
msrc_cve-2022-27651
Vulnerability from csaf_microsoft
Published
2022-04-02 00:00
Modified
2024-04-15 00:00
Summary
A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity.
Notes
Additional Resources
To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer
The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2022-27651 A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-27651.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity.",
"tracking": {
"current_release_date": "2024-04-15T00:00:00.000Z",
"generator": {
"date": "2025-10-19T23:28:52.833Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2022-27651",
"initial_release_date": "2022-04-02T00:00:00.000Z",
"revision_history": [
{
"date": "2022-12-02T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2024-04-15T00:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added cri-o to CBL-Mariner 2.0"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 cri-o 1.21.7-3",
"product": {
"name": "\u003ccbl2 cri-o 1.21.7-3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 cri-o 1.21.7-3",
"product": {
"name": "cbl2 cri-o 1.21.7-3",
"product_id": "19839"
}
}
],
"category": "product_name",
"name": "cri-o"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 cri-o 1.21.7-3 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 cri-o 1.21.7-3 as a component of CBL Mariner 2.0",
"product_id": "19839-17086"
},
"product_reference": "19839",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-27651",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "general",
"text": "redhat",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19839-17086"
],
"known_affected": [
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-27651 A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-27651.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-02T00:00:00.000Z",
"details": "1.21.7-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 6.8,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"17086-1"
]
}
],
"title": "A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity."
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…